Revision: kernel-package--devel--0.1--patch-561
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:19:36 CDT 2003
Standard-date: 2003-10-11 02:19:36 GMT
Modified-files: debian/changelog kernel/image.postinst
    kernel/image.postrm kernel/image.preinst
    kernel/image.prerm kernel/rules
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-561
Summary: cscvs to tla changeset 562
Keywords: cscvs:MAIN-562

Author: srivasta
Date: 2003/10/07 16:24:20
   * to default target for mips(el) changed between 2.4 and 2.5. Applied a
patch from Guido Guenther <agx@debian.org> to fix this.
closes: Bug#214590
* Disable the "out of the way" warning in image.preinst
when these conditions are met:
1. This is an official kernel (perhaps a substitution in the preinst?)
2. This is an upgrade.
The reason is that when I make bug fix releases that do not change the
ABI, modules compiled for the previous kernel will continue to
work. Unfortunately, the users tend to be scared off by the "out of
the way" warning and end up aborting the install and filing a bug.
Made it so.                                        closes: Bug#214529
